home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
STraTOS 1997 April & May
/
STraTOS 1 - 1997 April & May.iso
/
CD01
/
INTERNET
/
SITES
/
GRAHAM
/
XA_6S.ZIP
/
SOURCE
/
EVENTS.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-02-27
|
107 b
|
7 lines
#ifndef _EVENTS_H_
#define _EVENTS_H_
void redraw_area(short x, short y, short w, short h);
#endif